home *** CD-ROM | disk | FTP | other *** search
/ Advanced Placement Companion: Precalculus / Advanced Placement Companion: Precalculus.iso / pc / M_DIR / 12-06027.DIR / 00003.ls < prev    next >
Encoding:
Text File  |  1998-04-15  |  88 b   |  7 lines

  1. on mouseUp
  2.   if rollOver(5) = 1 then
  3.     go(the frame + 1)
  4.   end if
  5.   go(the frame)
  6. end
  7.